home *** CD-ROM | disk | FTP | other *** search
/ Private Casting / Casting One.bin / Docs / Success.dir / 00024.ls < prev    next >
Encoding:
Text File  |  1997-01-22  |  162 b   |  7 lines

  1. on exitFrame
  2.   global chica
  3.   puppetSprite(6, 1)
  4.   set the castNum of sprite 6 to the number of member ("acierto" & chica)
  5.   set the visible of sprite 6 to 1
  6. end
  7.